home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / bbs / logmsg10.zip / LOGMSG.DOC next >
Text File  |  1992-11-15  |  5KB  |  154 lines

  1. ┌──────────────────────────────────────────┐
  2. │ LogMsg.exe     v1.0            11-15-92  │
  3. └──────────────────────────────────────────┘
  4.  
  5.  
  6. What it Does
  7. ------------
  8.  
  9. LogMsg takes a log file (any text file) and creates a private
  10. message to the Sysop in the conference indicated.  It works
  11. with both WildCat 3.0+ and 3.5+ BBS systems.
  12.  
  13. LogMsg can also create a public message to ALL in the desired
  14. conference.  If you specify the /A option on the command line,
  15. the message will be public and addressed to ALL users.  The
  16. /A parameter can be specified anywhere on the command line
  17. *before* the subject line parameter.
  18.  
  19.  
  20. Command Line
  21. ------------
  22.  
  23. ==> LOGMSG   ConfNumber   FileName   (Optional /A)  (Optional Subject Line)
  24.  
  25. 1.  ConfNumber is any valid conference number from 0 to 999.
  26. 2.  FileName is the logfile name to import.
  27. 3.  /A parameter changes the message to public-ALL instead of
  28.     private-Sysop.
  29. 4.  The remainder will be used as the subject line.  If no subject
  30.     line is indicated, the subject will be the log file name.
  31.  
  32.  
  33. Other Information
  34. -----------------
  35.  
  36. If the log file is too big, two or more messages will be
  37. created as necessary.  If the log file does not exist, the
  38. program will return errorlevel 1.
  39.  
  40. The private message will be addressed to
  41.  
  42. 1.  The Conference Sysop if defined, or
  43. 2.  The BBS Sysop.
  44.  
  45. The original log file is not affected by this program.  (It won't
  46. be deleted.)
  47.  
  48.  
  49. Setup
  50. -----
  51.  
  52. LogMsg can be run from any directory and looks for the required
  53. WildCat files in the path.  As long as the main WildCat directory
  54. is in the path, you should have no problems running LogMsg.
  55.  
  56.  
  57. Multi-Node BBSs
  58. ---------------
  59.  
  60. If you are running a single-line version of WildCat, LogMsg should
  61. not be run while the BBS is up, or when any other utility is
  62. accessing the message databases.
  63.  
  64. In order to run LogMsg while the BBS is online, you should be running
  65. a multi-line WildCat version and have either DOS share or Novell
  66. defined in the Makewild program.  In addition, the environment
  67. variable WCNODEID must be set to a valid number between 1 and 250.
  68.  
  69. Use the following command:
  70.  
  71.      SET WCNODEID=3
  72.  
  73. using 3 or whichever node ID you wish to use.  This node ID must
  74. not be duplicated.  No other BBS node or program using this node
  75. ID may be running while LogMsg is accessing the databases.
  76.  
  77.  
  78. Registration & Support
  79. ----------------------
  80.  
  81. This program is a supplement to the DupMsg, Enhanced UTIs, and
  82. Censor programs.  Registered users of those programs may freely
  83. use LogMsg subject to the same terms as the program(s) they
  84. registered.  There is no additional charge for using the LogMsg
  85. program, although the program remains copyrighted.
  86.  
  87. There is no seperate registration for LogMsg; it is included with
  88. the above programs.  Those who have not registered one of the above
  89. programs but would still like to use LogMsg are encouraged to register
  90. DupMsg.
  91.  
  92. The author can be reached via the WildNet and MSInet mail networks.
  93. The author can also be reached at:
  94.  
  95. Jim Metzler
  96. WPI Box 188
  97. 100 Institute Rd.
  98. Worcester, MA 01609
  99.  
  100. Voice: (508) 799-7540
  101. BBS:   (508) 754-6512
  102.  
  103.  
  104. Other Programs
  105. --------------
  106.  
  107. If you like the LogMsg program, be sure to try this other program
  108. by Jim Metzler:
  109.  
  110. DupMsg -- Delete duplicate and old messages from your WildCat 3.x
  111.           database.  Also purges messages that have been marked
  112.           for later deletion.
  113.  
  114. Enhanced UTIs -- Fast, safe and effective UTI drivers for use
  115.           with PostLink, PC Relay and MegaMail.
  116.  
  117. Censor -- Keep obscene language out of your public conferences
  118.           with this dirty language screen.  A useful first line
  119.           of defense against obscenity.
  120.  
  121.  
  122. Distribution 
  123. ------------
  124.  
  125. You are authorized to distribute the LogMsg program provided the
  126. executable program and documentation are included in their
  127. original, unmodified state.  No fee may be charged for the
  128. distribution of LogMsg without the express written permission of
  129. the author.
  130.  
  131.  
  132. NO WARRANTY
  133. -----------
  134.  
  135.      The author makes no warranty of any kind, express or implied,
  136.      including any warranties of fitness and/or merchantability.
  137.  
  138.      The author will not be liable for any damages, whether direct,
  139.      indirect, special or consequential arising from a failure of
  140.      this program to operate in the manner desired by the user. 
  141.      The author will not be liable for any damage to data or
  142.      property which may be caused directly or indirectly by use of
  143.      the program.
  144.  
  145. When trying new software, always backup any and all important files
  146. on your system.
  147.  
  148.  
  149. Copyright
  150. ---------
  151.  
  152. This program is:
  153. Copyright (c) 1992 James W. Metzler, All Rights Reserved.
  154.